Skip to content
Back to search
30
MCP

Task Manager

pulsemcp/task manager

Provides structured task management with dependency tracking, complexity assessment, and automatic subtask decomposition for complex multi-step projects requiring systematic workflow orchestration.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "task_manager": {
      "url": "None",
      "transport": "http"
    }
  }
}